Xfce Wiki

Sub domains
 

This is an old revision of the document!


xfce4-taskmanager-icon.png

Task Manager

Easy to use task manager


Status: stable
Author: Mike Massonnet mmassonnet@xfce.org
Roadmap: http://wiki.xfce.org/roadmaps/taskmgr


  • Support for Linux, OpenBSD, NetBSD, FreeBSD and OpenSolaris.
  • Monitors the CPU and memory usage.
  • Tree view columns can be reordered.
  • View processes as a tree.
  • Display window icons/names.
  • Customizable with some settings.
  • Filter process list on process names.
  • Support for Gtk+3.


Main Window


Latest Release

1.2.3 (20200410)

Installation Instructions

Dependencies

  • GTK+ 2.14 (Or Gtk+3)
  • Cairo 1.5
  • Libwnck 2.0 (optional) (Libwnck 3.0 if using Gtk+3)
  • Xmu 1.1.2

Extract source code

tar xf xfce4-taskmanager-<VERSION>.tar.bz2
cd xfce4-taskmanager-<VERSION>
./configure # or ./configure --prefix=/usr or/and --enable-gtk3

Now you can already run the application:

./src/xfce4-taskmanager

Install system wide

sudo make install

Source Code Repository

Reporting Bugs

Back To Top


Back to main Xfce documentation page